GrapeCity SPREAD for Windows Forms 11.0J
ListItemInfo コンストラクタ(SubItemInfo[])


SubItemオブジェクトのコレクション。
指定した設定を使用してListItemInfoクラスの新しいインスタンスを初期化します。
構文
'Declaration
 
Public Function New( _
   ByVal subItems() As SubItemInfo _
)
'使用法
 
Dim subItems() As SubItemInfo
 
Dim instance As New ListItemInfo(subItems)
public ListItemInfo( 
   SubItemInfo[] subItems
)

パラメータ

subItems
SubItemオブジェクトのコレクション。
参照

ListItemInfo クラス
ListItemInfo メンバ
オーバーロード一覧

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.